Change on activation, not selection change (temporary workaround for
authorOwen Taylor <otaylor@redhat.com>
Sat, 1 Nov 2003 20:17:37 +0000 (20:17 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sat, 1 Nov 2003 20:17:37 +0000 (20:17 +0000)
commitafa521b98e072e5581bdb975cd8c8a2013020ce7
tree8231bb5ec1fb94ebf5239c8fe379448df8f887a4
parent73ab722107c9f3cfec8c3e23532f9e62129e4e90
Change on activation, not selection change (temporary workaround for

Sat Nov  1 14:59:27 2003  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkfilechooserdefault.c (shortcuts_row_activated):
        Change on activation, not selection change (temporary
        workaround for #125955, needed for keynav, likely
        the right UI anyways.)

        * gtk/gtkfilechooserdefault.c (shortcuts_select_func):
        Don't allow the separator node to be selected.

        * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_constructor):
        Set the focus chain so that the entry gets focused first.
        (Not really right after initial focusing, maybe we
        should just have a gtk_file_chooser_focus_entry() that
        we call from gtk_file_chooser_dialog on creation.)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfilechooserdefault.c